Sathvika M
12/08/2025, 9:30 AMVapi Support Bot
12/08/2025, 9:31 AMSathvika M
12/08/2025, 9:34 AMVapi Support Bot
12/08/2025, 9:35 AMtext field when configuring your assistant's voice settings. For example:
json
{
"voice": {
"provider": "azure",
"voiceId": "en-US-AriaNeural",
"text": "<speak>Hello, <break time='500ms'/> how can I help you?</speak>"
}
}
Make sure your SSML is valid and supported by Azure's TTS engine for best results.
For more details, see the [Azure provider documentation](https://docs.vapi.ai/providers/voice/azure).
Sources:
- [Azure Provider Documentation](https://docs.vapi.ai/providers/voice/azure)
- [Custom TTS Integration Vapi Documentation](https://docs.vapi.ai/customization/custom-voices/custom-tts)Sathvika M
12/09/2025, 11:13 AMChiranjeet Mishra
12/10/2025, 6:06 AM